home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Ashampoo Burning Studio 2008 - pelna wersja / ashampoo_burningstudio2008_idg_pl.exe / {app} / lang / BurningStudio-en-us.chm / default.css < prev    next >
Cascading Style Sheet File  |  2007-09-03  |  2KB  |  114 lines

  1. /* Text Styles */
  2. hr { color: #000000}
  3. body, table /* Normal */
  4. {
  5.  font-size: 10pt;
  6.  font-family: 'Arial';
  7.  font-style: normal;
  8.  font-weight: normal;
  9.  color: #000000;
  10.  text-decoration: none;
  11. }
  12. span.f_014Indent /* 0.14 Indent */
  13. {
  14.  color: #000000;
  15. }
  16. span.f_AppName /* AppName */
  17. {
  18.  font-weight: bold;
  19.  color: #333399;
  20. }
  21. span.f_CodeExample /* Code Example */
  22. {
  23.  font-size: 8pt;
  24.  font-family: 'Courier New';
  25.  color: #000000;
  26. }
  27. span.f_Comment /* Comment */
  28. {
  29. }
  30. span.f_CourierFixed /* Courier Fixed */
  31. {
  32.  font-family: 'Courier New';
  33.  color: #000000;
  34. }
  35. span.f_Heading1 /* Heading1 */
  36. {
  37.  font-size: 12pt;
  38.  font-weight: bold;
  39. }
  40. span.f_ImageCaption /* Image Caption */
  41. {
  42.  font-size: 8pt;
  43.  font-weight: bold;
  44. }
  45. span.f_InternalHeading /* Internal Heading */
  46. {
  47.  font-size: 11pt;
  48.  font-weight: bold;
  49.  color: #000080;
  50.  text-decoration: underline;
  51. }
  52. span.f_InternalHeading2 /* Internal Heading 2 */
  53. {
  54.  font-size: 11pt;
  55.  font-weight: bold;
  56.  color: #000000;
  57. }
  58. span.f_ListIndent /* List Indent */
  59. {
  60.  color: #000000;
  61. }
  62. span.f_NewStyle /* New Style */
  63. {
  64.  font-size: 12pt;
  65.  font-weight: bold;
  66.  color: #b90000;
  67. }
  68. span.f_Notes /* Notes */
  69. {
  70. }
  71. span.f_Popup /* Popup */
  72. {
  73.  font-size: 8pt;
  74.  color: #000000;
  75. }
  76. /* Paragraph styles */
  77. p /* Normal */
  78. {
  79.  text-align: left;
  80.  text-indent: 0px;
  81.  padding: 0px 0px 0px 0px;
  82.  margin: 0px 0px 0px 0px;
  83. }
  84. .p_014Indent /* 0.14 Indent */
  85. {
  86.  margin: 0px 0px 0px 13px;
  87. }
  88. .p_AppName /* AppName */
  89. {
  90. }
  91. .p_CodeExample /* Code Example */
  92. {
  93.  white-space: nowrap;
  94. }
  95. .p_Comment /* Comment */
  96. {
  97. }
  98. .p_Heading1 /* Heading1 */
  99. {
  100. }
  101. .p_ImageCaption /* Image Caption */
  102. {
  103. }
  104. .p_ListIndent /* List Indent */
  105. {
  106.  margin: 0px 0px 0px 19px;
  107. }
  108. .p_NewStyle /* New Style */
  109. {
  110. }
  111. .p_Notes /* Notes */
  112. {
  113. }
  114.